Package com.cisco.pt.ipc.sim.pdu
Interface CDPPlatform
- All Superinterfaces:
CDPTypeLengthValue,IPCData,Pdu,Signal
- All Known Implementing Classes:
CDPPlatformImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.CDPTypeLengthValue
getCdpLength, getCdpType, setCdpLength, setCdpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getCdpPlatfrom
String getCdpPlatfrom()- Returns:
- String Returns a String
-
setCdpPlatfrom
- Parameters:
cdpPlatfrom- Takes in a parameter of cdpPlatfrom
-